Skip to content

chore(main): release 2.229.0#7228

Merged
khvn26 merged 1 commit intomainfrom
release-please--branches--main
Apr 22, 2026
Merged

chore(main): release 2.229.0#7228
khvn26 merged 1 commit intomainfrom
release-please--branches--main

Conversation

@flagsmithdev
Copy link
Copy Markdown
Contributor

@flagsmithdev flagsmithdev commented Apr 14, 2026

🤖 I have created a release beep boop

2.229.0 (2026-04-22)

Features

  • add has_approvals() helper to ChangeRequest model (#7241) (32449e9)
  • enable saml for scaleup plan (#7295) (0c96217)
  • feature analytics label grouping (#6067) (742a554)
  • GitLab: Add GitLab to Project Integrations (#7239) (9530f35)
  • GitLab: Browse GitLab issues and merge requests (backend) (#7270) (1b8145a)
  • GitLab: Browse GitLab issues and merge requests (frontend) (#7273) (cf2ed8d)
  • GitLab: Link GitLab issues and merge requests to feature flags (#7274) (237f215)
  • GitLab: Receive webhooks for automatic state sync (#7301) (2a91d0c)
  • lock CR UI once any reviewer has approved (#7056) (#7255) (81d1686)
  • OTel: Add first structlog events for OTel event pipeline (#7237) (d7fbcb2)
  • OTel: Push Amplitude IDs to Baggage (#7238) (8366b91)
  • update in app plan page wording (#7296) (898895c)

Bug Fixes

  • billing: fix chargebee on plan toggle (#7230) (40460ff)
  • Billing: Polish the new Scale-Up pricing tile (#7235) (4afa640)
  • Billing: Update yearly price for Scale-Up (#7285) (b41b532)
  • env columns hard to distinguish in compare view (#7250) (23e1cea)
  • GitLab: Linked issue tag isn't updated when webhook uses the work_items URL (#7305) (885f807)
  • gram: use-env-variables-in-ci-to-target-host (#7243) (f35369b)
  • Logging: Expand APPLICATION_LOGGERS and fix unnamed loggers (#7256) (9943da9)
  • org breadcrumb shows wrong name for non-admin users (#7234) (2db8b8b)
  • prevent infinite API loop on invalid environment URLs (#7284) (de7d0a7)
  • search: prevent-local-sync-state-keystroke-loss (#7287) (2be0f41)
  • usage limit misleading when viewing non-monthly periods (#7084) (#7269) (ea70d3b)

Infrastructure (Flagsmith SaaS Only)

  • OTel: Rename OTEL_EXPORTER_ENDPOINT to OTEL_EXPORTER_OTLP_ENDPOINT (#7252) (89ed1ea)
  • OTel: Wire OTEL_EXPORTER_ENDPOINT in ECS task defs (#7251) (19677ff)

Dependency Updates

  • bump dompurify from 3.3.2 to 3.4.0 in /docs (#7260) (5595f7f)
  • bump follow-redirects from 1.15.11 to 1.16.0 in /docs (#7227) (0e89c88)

CI

Docs

  • added-snippets-and-numbered-saas-auth-possibilities (#7257) (838c421)
  • DevEx: Add guidelines for metrics, logs, and feature flags (#7268) (fd03ae3)
  • fixed-wrong-mcp-link (#7240) (07de9da)
  • GitLab: Add integration documentation for GitLab.com and self-hosted (#7145) (1cd2e93)
  • OTel: Add backend event catalogue (#7286) (ec95aef)

Refactoring


This PR was generated with Release Please. See documentation.

@flagsmithdev flagsmithdev added the autorelease: pending release-please powered label Apr 14, 2026
@flagsmithdev flagsmithdev requested a review from a team as a code owner April 14, 2026 09:24
@flagsmithdev flagsmithdev requested review from khvn26 and removed request for a team April 14, 2026 09:24
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, reopen this pull request to trigger a review.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Apr 22, 2026 1:06am
flagsmith-frontend-preview Ignored Ignored Preview Apr 22, 2026 1:06am
flagsmith-frontend-staging Ignored Ignored Preview Apr 22, 2026 1:06am

Request Review

@github-actions github-actions Bot added the chore label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-7228 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-7228 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7228 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api:pr-7228 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7228 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7228 Finished ✅ Results

@github-actions

This comment was marked as outdated.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.39%. Comparing base (885f807) to head (8c81411).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7228   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files        1377     1377           
  Lines       51744    51744           
=======================================
  Hits        50913    50913           
  Misses        831      831           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2026

Visual Regression

16 screenshots compared. See report for details.
View full report

@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 0966410 to 7024af4 Compare April 14, 2026 13:09
@github-actions github-actions Bot added chore and removed chore labels Apr 14, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 7024af4 to 95e9b15 Compare April 14, 2026 14:54
@github-actions github-actions Bot added chore and removed chore labels Apr 14, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 95e9b15 to 4a5e8e5 Compare April 14, 2026 16:50
@github-actions github-actions Bot added chore and removed chore labels Apr 14, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 4a5e8e5 to d8a04ea Compare April 15, 2026 08:04
@github-actions github-actions Bot added chore and removed chore labels Apr 15, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from d8a04ea to c1dcbfb Compare April 15, 2026 08:55
@github-actions github-actions Bot added chore and removed chore labels Apr 15, 2026
@flagsmithdev flagsmithdev changed the title chore(main): release 2.228.1 chore(main): release 2.229.0 Apr 15, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from c1dcbfb to 0281cba Compare April 15, 2026 10:00
@github-actions github-actions Bot added chore and removed chore labels Apr 15, 2026
@github-actions github-actions Bot added the chore label Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 6422aee to 7d15491 Compare April 16, 2026 10:42
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 7d15491 to ed51a05 Compare April 16, 2026 12:07
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from ed51a05 to ff5dea5 Compare April 16, 2026 13:38
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from ff5dea5 to ee31956 Compare April 16, 2026 14:04
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from ee31956 to ba3bc2f Compare April 16, 2026 14:11
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from ba3bc2f to 57b0bcd Compare April 16, 2026 16:07
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 57b0bcd to 719e2ec Compare April 16, 2026 16:45
@github-actions github-actions Bot added chore and removed chore labels Apr 16, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 719e2ec to acfc346 Compare April 17, 2026 07:35
@github-actions github-actions Bot added chore and removed chore labels Apr 17, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from acfc346 to afe3d8d Compare April 17, 2026 10:50
@github-actions
Copy link
Copy Markdown
Contributor

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  17 passed

Details

stats  17 tests across 14 suites
duration  1 minute, 3 seconds
commit  8c81411
info  🔄 Run: #16237 (attempt 2)

@flagsmithdev
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged release-please powered chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants